Back to search
30
MCP

Code Assist

pulsemcp/code assist

Enables code modification and generation tasks through file operations, search-and-replace, and version control integration for automated refactoring and codebase maintenance.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ReCode
Integrates with the ReCode VS Code extension to provide access to code history and change tracking data, enabling analysis of coding pattern
0 tools
Code Assistant
Gemini-powered MCP server for code analysis.
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
Code Context Provider
Analyzes project directories to extract code structure and symbols using Tree-sitter parsers, providing tools for generating directory trees
0 tools
Code Context Engine
Index your codebase. AI searches instead of re-reading files. 94% token savings.
0 tools
Codemagic
Manage Codemagic CI/CD builds, apps, artifacts, caches, and environment variables.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_assist": {
      "url": "None",
      "transport": "http"
    }
  }
}